Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CTS and fix #67

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Update CTS and fix #67

merged 1 commit into from
Aug 4, 2024

Conversation

jg-rp
Copy link
Owner

@jg-rp jg-rp commented Aug 4, 2024

This PR updates the CTS, fixes a couple of issues and skips a bunch of test cases.

Most notably we are skipping some integer and float parsing tests that are invalid according to RFC 9535. Instead we are choosing to match Python's int and float parsing behaviour.

See jsonpath-standard/jsonpath-compliance-test-suite#89 and jsonpath-rfc9535 for a strict Python implementation of RFC 9535.

@jg-rp jg-rp merged commit 205b235 into main Aug 4, 2024
36 checks passed
@jg-rp jg-rp deleted the update-cts branch August 4, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant